home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1998 January
/
PC Answers Issue 49 Cover CD January 1998.iso
/
Apps
/
Director
/
DATA.Z
/
Synchronized Media.dir
/
Scripts_15_n Wait with another cuepoint name.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
115 b
|
8 lines
on exitFrame
if IsPastCuePoint(sound(1), "End") then
go(the frame + 1)
else
go(the frame)
end if
end